Missing Method in DatasheetsController
Error: The action DAT-141-E MP 4300K LED.pdf is not defined in controller DatasheetsController
Error: Create DatasheetsController::DAT-141-E MP 4300K LED.pdf() in file: app/controllers/datasheets_controller.php.
<?php
class DatasheetsController extends AppController {
var $name = 'Datasheets';
function DAT-141-E MP 4300K LED.pdf() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp.
